Versions:
Fast Chess 0.9.0, published by Disservin, is a lightweight command-line utility designed specifically for conducting automated engine-versus-engine chess matches. Positioned within the Developer Tools / Testing & Benchmarking category, the program offers chess-engine authors and testers a streamlined way to pit two UCI-compatible engines against one another, collect move-by-move logs, and generate PGN files for later analysis. Because it operates entirely from the terminal, Fast Chess can be integrated into continuous-integration pipelines or wrapped by higher-level scripts that batch hundreds of openings, time-controls, or adjudication rules overnight. Typical use cases include regression testing after code changes, comparative strength measurement of new evaluation terms, and large-scale rating list generation for private engine pools. The tool exposes configurable options such as hash size, thread count, opening book path, syzygy tablebase location, and adjudication thresholds, giving testers fine-grained control over hardware utilization and match termination. Since its initial release, two versions have appeared—each refining internal concurrency, error handling, and PGN tagging—so users can upgrade incrementally without altering existing test harnesses. Fast Chess is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest build and supporting batch installation of multiple applications.
Tags: